PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutlineItem Class / getItems Method
In This Topic
    getItems Method
    In This Topic
    Gets the collection of child outline items.
    Syntax
    public PDFOutlineItemCollection getItems()

    Return Value

    A PDFOutlineItemCollection that represents the child outline items.
    See Also